Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set XML Accept header when fetching tabular data #1

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

jwalgran
Copy link
Member

The default initialization for instances of this class sets the Accept header to application/json. The transform_tabular_data utility function that is used to parse the response expects XML content.

This PR was submitted upstream as smeggingsmegger#66

This PR targets the azavea-patched branch so that we can install the azavea-patched branch via pip. We avoid merging to master to allow us to pull fast-forward updates from the upstream master.

The default initialization for instances of this class sets the Accept header to
application/json. The transform_tabular_data utility function that is used to
parse the response expects XML content.
@jwalgran jwalgran merged commit 1a20dc3 into azavea-patched Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant